[INFO] fetching crate liboscore-cryptobackend 0.2.7...
[INFO] testing liboscore-cryptobackend-0.2.7 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate liboscore-cryptobackend 0.2.7 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate liboscore-cryptobackend 0.2.7
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate liboscore-cryptobackend 0.2.7
[INFO] tweaked toml for crates.io crate liboscore-cryptobackend 0.2.7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate liboscore-cryptobackend 0.2.7 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate liboscore-cryptobackend 0.2.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chacha20 v0.9.1
[INFO] [stderr]   Downloaded poly1305 v0.8.0
[INFO] [stderr]   Downloaded heapless v0.9.2
[INFO] [stderr]   Downloaded chacha20poly1305 v0.10.1
[INFO] [stderr]   Downloaded ccm v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9512faf94c85ebd6240a6e5d205d277c90b5c28a18a7af4798bf3329370db885
[INFO] running `Command { std: "docker" "start" "-a" "9512faf94c85ebd6240a6e5d205d277c90b5c28a18a7af4798bf3329370db885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9512faf94c85ebd6240a6e5d205d277c90b5c28a18a7af4798bf3329370db885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9512faf94c85ebd6240a6e5d205d277c90b5c28a18a7af4798bf3329370db885", kill_on_drop: false }`
[INFO] [stdout] 9512faf94c85ebd6240a6e5d205d277c90b5c28a18a7af4798bf3329370db885
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b976c3b0469c4d057f8c91a27325d6a84532dd4742ac40036d65fe2b0bcbbfc8
[INFO] running `Command { std: "docker" "start" "-a" "b976c3b0469c4d057f8c91a27325d6a84532dd4742ac40036d65fe2b0bcbbfc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling liboscore-cryptobackend v0.2.7 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0084]: unsupported representation for zero-variant enum
[INFO] [stdout]   --> src/aead.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[repr(u8)]
[INFO] [stdout]    |        ^^
[INFO] [stdout] 17 | pub enum Algorithm {
[INFO] [stdout]    | ------------------ zero-variant enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/aead.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |           Some(match self {
[INFO] [stdout]    |  _________^^^^_-
[INFO] [stdout]    | |         |
[INFO] [stdout]    | |         unreachable call
[INFO] [stdout] 63 | |             #[cfg(feature = "chacha20poly1305")]
[INFO] [stdout] 64 | |             Algorithm::ChaCha20Poly1305 => 24,
[INFO] [stdout] 65 | |             #[cfg(feature = "aes-ccm")]
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |             Algorithm::A256GCM => 3,
[INFO] [stdout] 73 | |         })
[INFO] [stdout]    | |_________- any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&aead::Algorithm` is non-empty
[INFO] [stdout]   --> src/aead.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Some(match self {
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `aead::Algorithm` defined here
[INFO] [stdout]   --> src/aead.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum Algorithm {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    = note: the matched value is of type `&aead::Algorithm`
[INFO] [stdout]    = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]    |
[INFO] [stdout] 62 ~         Some(match self {
[INFO] [stdout] 63 +             _ => todo!(),
[INFO] [stdout] 64 ~         })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&aead::Algorithm` is non-empty
[INFO] [stdout]   --> src/aead.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |         match self {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `aead::Algorithm` defined here
[INFO] [stdout]   --> src/aead.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum Algorithm {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    = note: the matched value is of type `&aead::Algorithm`
[INFO] [stdout]    = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]    |
[INFO] [stdout] 77 ~         match self {
[INFO] [stdout] 78 +             _ => todo!(),
[INFO] [stdout] 79 +         }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&aead::Algorithm` is non-empty
[INFO] [stdout]    --> src/aead.rs:98:15
[INFO] [stdout]     |
[INFO] [stdout]  98 |         match self {
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `aead::Algorithm` defined here
[INFO] [stdout]    --> src/aead.rs:17:10
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub enum Algorithm {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&aead::Algorithm`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]     |
[INFO] [stdout]  98 ~         match self {
[INFO] [stdout]  99 +             _ => todo!(),
[INFO] [stdout] 100 +         }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&aead::Algorithm` is non-empty
[INFO] [stdout]    --> src/aead.rs:119:15
[INFO] [stdout]     |
[INFO] [stdout] 119 |         match self {
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `aead::Algorithm` defined here
[INFO] [stdout]    --> src/aead.rs:17:10
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub enum Algorithm {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&aead::Algorithm`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 119 ~         match self {
[INFO] [stdout] 120 +             _ => todo!(),
[INFO] [stdout] 121 +         }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer`
[INFO] [stdout]    --> src/aead.rs:296:5
[INFO] [stdout]     |
[INFO] [stdout] 296 |     buffer: *mut u8,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer_len`
[INFO] [stdout]    --> src/aead.rs:297:5
[INFO] [stdout]     |
[INFO] [stdout] 297 |     buffer_len: usize,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/aead.rs:334:21
[INFO] [stdout]     |
[INFO] [stdout] 334 |           state.write(DecryptState {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 335 | |             actually_encrypt: unsafe { tempstate.assume_init() },
[INFO] [stdout]     | |                                        ----------------------- any code following this expression is unreachable
[INFO] [stdout] 336 | |         });
[INFO] [stdout]     | |_________^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `EncryptState`, which is uninhabited
[INFO] [stdout]    --> src/aead.rs:335:40
[INFO] [stdout]     |
[INFO] [stdout] 335 |             actually_encrypt: unsafe { tempstate.assume_init() },
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer`
[INFO] [stdout]    --> src/aead.rs:416:5
[INFO] [stdout]     |
[INFO] [stdout] 416 |     buffer: *mut u8,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer_len`
[INFO] [stdout]    --> src/aead.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 |     buffer_len: usize,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0084.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `liboscore-cryptobackend` (lib) due to 5 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b976c3b0469c4d057f8c91a27325d6a84532dd4742ac40036d65fe2b0bcbbfc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b976c3b0469c4d057f8c91a27325d6a84532dd4742ac40036d65fe2b0bcbbfc8", kill_on_drop: false }`
[INFO] [stdout] b976c3b0469c4d057f8c91a27325d6a84532dd4742ac40036d65fe2b0bcbbfc8
